Fix save-excursion warning in files.el.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 28 Feb 2010 01:11:15 +0000 (20:11 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 28 Feb 2010 01:11:15 +0000 (20:11 -0500)
commit022d21baab66bfe279deabec76b6ef43a9fa8190
tree6c327eeaa2e2536c9966ab095cae51c931a3b11a
parent1a850160783257f6c5a0015e2a8bd2a087704d20
Fix save-excursion warning in files.el.

* files.el (recover-session-finish): Use with-current-buffer instead of save-excursion.
lisp/ChangeLog
lisp/files.el